crypto/internal/hpke.uint128.bytes (method)

2 uses

	crypto/internal/hpke (current package)
		hpke.go#L259: 	nonce := ctx.seqNum.bytes()[16-ctx.aead.NonceSize():]
		hpke.go#L328: func (u uint128) bytes() []byte {